PowerTools SPREAD for ASP.NET 8.0J
StateList<T> クラス
メンバ 

状態リストの基本クラス。
構文
'Declaration
 
Public Class StateList(Of T As IStateManager) 
   Inherits ListBase(Of T)
public class StateList<T> : ListBase<T> 
where T: IStateManager
型パラメータ
T
継承階層

System.Object
      FarPoint.Web.Spread.StateList<T>
         FarPoint.Web.Spread.ContextMenuCollection
         FarPoint.Web.Spread.MenuItemCollection
         FarPoint.Web.Spread.TouchStripCollection
         FarPoint.Web.Spread.TouchStripItemCollection

参照

StateList<T> メンバ
FarPoint.Web.Spread 名前空間

 

 


© 2003-2015, GrapeCity inc. All rights reserved.